client tier meaning in English
客户层
客户端层
用户端层
Examples
- The client tier is a interface between user and system
整个系统共分为三层,包括客户层、 web层和数据层。 - The client tier is typically a person using a web browser to " talk " to the middle - tier
而客户层通常是使用web浏览器与中间层“交谈”的人。 - The architecture based on j2ee has multiple physical tiers : client tier , web tier , ejb tier , and database tier
基于j2ee体系结构的系统具有物理上的分层结构,分为客户端层、 web层、 ejb层、和数据库层。 - There are four client types in client tier , which are sms mobile , wap mobile , j2me mobile and web browser client
客户层包括四种客户端类型,即sms手机客户端、 wap手机客户端、 j2me手机客户端和浏览器客户客户端。 - For example , an application with three tiers would require three deployment projects , one each for the data , business logic , and client tiers
例如,具有三个层的应用程序需要三个部署项目,分别用于数据层、业务逻辑层和客户端层。